   )(       RsS )   


 (   )

 (    )

 

  (  )

GXCSS_POST
postbit_display_complete

    

 PHP:
// $#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$# GXCSS.COM - G 
//WWW\\GXCSS//COM\\ || //WWW\\GXCSS//NET\\ || DON'T CHANGE - R 

//@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$ FOR COLOR AND SIZE AND FONT 
if($post[userid] !=0){ 
if (THIS_SCRIPT != 'external' AND THIS_SCRIPT == 'showthread') {
$checkstyle = $this->registry->db->query_first_slave("SELECT gxcss_color, gxcss_font, gxcss_size FROM " . TABLE_PREFIX . "user WHERE userid = " . $this->post['userid'] . ""); 
if ($checkstyle['gxcss_color'] OR $checkstyle['gxcss_font'] OR $checkstyle['gxcss_size']) { 
if ($checkstyle['gxcss_color']) { $is_color = ' color="' . $checkstyle['gxcss_color'] . '"'; } 
if ($checkstyle['gxcss_font']) { $is_font = ' face="' . $checkstyle['gxcss_font'] . '"'; } 
if ($checkstyle['gxcss_size']) { $is_size = ' size="' . $checkstyle['gxcss_size'] . '"'; } 
$this->post['message'] = '<font ' . $is_color . $is_font . $is_size . '>' . $this->post['message'] . '</font>';}

//@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$ FOR WSAM ~~~ FOR PROP BY MGHOOL


$checkstyle2 = $this->registry->db->query_first("SELECT gxcss_wsam FROM " . TABLE_PREFIX . "user WHERE userid = " . $this->post['userid'] . ""); 
$Nx = @explode("\r\n", @trim($checkstyle2['gxcss_wsam']));
foreach ($Nx AS $MxN) {
$Gx = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\1', $MxN);
$Hx = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\3', $MxN);
$Px = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\5', $MxN);
if (@strlen($Hx)) { $Hx = " onClick=\"window.open('$Hx');\""; }
if (@strlen($Px)) { $Px = " alt=\"$Px\""; }
$template_hook[postbit_wsam] .= "\r<div style=\"padding: 7px 7px 7px 7px\" align=\"center\"><img src=\"images/wsam/$Gx\" $Px$Hx class=\"inlineimg\" /></div>";}

//@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$ FOR A3LAN ~~~ FOR PROP BY MGHOOL


$Ex = @explode("\r\n", @trim($this->registry->options['a3lan_add']));
foreach ($Ex AS $Mx) {
$Ix = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\1', $Mx);
$Lx = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\3', $Mx);
$Tx = @preg_replace('#([^\|]+)?(\|)?([^\|]+)?(\|)?([^\|]+)?#si', '\\5', $Mx);
if (@strlen($Lx)) { $Lx = " onClick=\"window.open('$Lx');\""; }
if (@strlen($Tx)) { $Tx = " alt=\"$Tx\""; }
$template_hook[postbit_a3lan] .= "\r<div style=\"padding: 7px 7px 7px 7px\" align=\"center\"><img src=\"$Ix\" $Tx$Lx class=\"inlineimg\" /></div>";}}}

//WWW\\GXCSS//COM\\ || //WWW\\GXCSS//NET\\ || DON'T CHANGE - N 
// $#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$#$# GXCSS.COM - X 



       

    (        ) 

:blushing: 